home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 45
/
Vol 45.iso
/
games
/
bubblegu.swf
/
scripts
/
DefineSprite_443_enemy3
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-04-20
|
138 b
|
11 lines
var mRound = Math.round;
with(this)
{
_y = mRound(ypos);
_x = mRound(xpos);
}
if(yMove != 1)
{
this._rotation = 180;
}